projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0e0dc
)
Fix last change.
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Fri, 12 Nov 2010 06:24:47 +0000
(06:24 +0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Fri, 12 Nov 2010 06:24:47 +0000
(06:24 +0000)
lisp/gnus/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/gnus/ChangeLog
b/lisp/gnus/ChangeLog
index 11118ed1ed7a23d0aa1630153b3da1f292516fb5..c7eb25b3ba7d6a75ccc5fdec6850d8335a7d36e4 100644
(file)
--- a/
lisp/gnus/ChangeLog
+++ b/
lisp/gnus/ChangeLog
@@
-1,6
+1,8
@@
2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
- * gnus-art.el (article-treat-non-ascii): Keep text properties.
+ * gnus-art.el (article-treat-non-ascii): Keep text properties not to
+ divide an image that's in an html article to two or more when washing
+ non-ASCII characters in alt text of it.
2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>